.fab:before{
	font-family:'Font Awesome 5 Brands';	
}
.admin-bar .ft-header-section{
	top:32px;	
}
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
}
.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0px 0px 0px 0px;	
}
.redux-container .ui-state-active .ui-icon, .control-section-redux .ui-state-active .ui-icon, .control-panel-redux .ui-state-active .ui-icon, .redux-metabox .ui-state-active .ui-icon{
	display:none !important;	
}
.tutor-pagination-wrap{
	position:relative;
}
.pagination{
	position:relative;
	display: block;
	text-align:center;
}
.pagination li{
	position: relative;
    display: inline-block;
    margin: 0px 5px;
}
.pagination li a, .pagination li span{
	position: relative;
    color: #fff;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 500;
    margin: 0px !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #003440;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #ffffff;
    background-color: #ea1e00;
}
.ft-blog-innerbox-2 .ft-blog-img-2 img{
	width:100%;	
}
.breadcrumb-item+.breadcrumb-item{
	padding-left:0px;	
}
.breadcrumb-item+.breadcrumb-item::before{
	display:none;	
}
.ft-breadcrumb-content .ft-breadcrumb-list li:after{
	right:0px;	
}
#ft-slider-section-3,
.ft-slider-section-3{
	background-color: #f6f7f9;	
}
.ft-booking-form-content .booking-form-input-wrapper label .booking-form-icon,
.ft-why-choose-form .wc-select:before{
	z-index:99;	
}
.ft-booking-form-content{
	padding:30px 30px;
	top: -54px;	
}
.filtr-item.mix{
	display:none;
}
.ft-project-item-filter-btn li.active{
	color: #fff;
    background-color: #ea1e00;
}
/******** Testimonials Style **************/

.ft-testimonial-section-3 {
	top: -110px;
	z-index: 1;
	margin-bottom: -110px;
}

.ft-testimonial-slider-wrapper-3 {
	background-color: #fff;
	-webkit-box-shadow: 2.952px 16.742px 29px 0px rgba(12, 12, 12, 0.07);
	box-shadow: 2.952px 16.742px 29px 0px rgba(12, 12, 12, 0.07);
}
.ft-testimonial-slider-wrapper-3 .ft-testimonial-slider-img {
	width: 388px;
}

.ft-testimonial-slider-area-3 {
	/*width: 780px; 
	padding: 35px 60px 30px 70px;*/
}

.ft-testimonial-slider-items-3 {
	/*padding-left: 70px; */
}
.ft-testimonial-slider-items-3 p {
	color: #0b0b0b;
	font-size: 24px;
	font-weight: 500;
	max-width: 515px;
	padding-bottom: 10px;
}
.ft-testimonial-slider-items-3 .ft-testimonial-slider-author span {
	display: block;
}
.ft-testimonial-slider-items-3 .ft-testimonial-slider-author .name {
	color: #fa4318;
	font-weight: 700;
	font-style: italic;
}
.ft-testimonial-slider-items-3 .inner-box .content:before {
	top: -5px;
	left: 5px;
	color: #008eff;
	font-size: 40px;
	content: "";
	font-weight: 900;
	position: absolute;
	font-family: "Font Awesome 5 Pro";
}

.ft-testimonial-slider-3 .slick-dots {
	top: 50%;
	width: auto;
	right: 25px;
	bottom: auto;
	position: absolute;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ft-testimonial-slider-3 .slick-dots li {
	width: 40px;
	height: 40px;
	color: #c3c3c3;
	display: block;
	font-weight: 700;
	line-height: 32px;
	border-radius: 100%;
	border: 4px solid #fff;
	-webkit-transition: 500ms all ease;
	transition: 500ms all ease;
}
.ft-testimonial-slider-3 .slick-dots li.slick-active {
	color: #0b0b0b;
	font-size: 18px;
	border: 4px solid #008eff;
}

.ft-testimonial-slider-items-3 .inner-box{
	position: relative;
	padding-left: 400px;
	min-height: 230px;
}
.ft-testimonial-slider-items-3 .inner-box .content-outer{
	position: relative;
	padding: 32px 0px;
}
.ft-testimonial-slider-items-3 .inner-box .content{
	position: relative;
	padding-left: 70px;
}
.ft-testimonial-slider-items-3 .inner-box .ft-testimonial-slider-img{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 385px;
}

.ft-blog-post-feed-innerbox .ft-blog-post-feed-text-wrapper .blog-meta i{
	margin-right: 5px;
	color: #ea1e00;
    position: relative;	
	font-weight:normal;
}

.ft-blog-post-feed-innerbox .ft-blog-post-feed-img img{
	width:100%;	
}
.ft-side-bar-widget .search-widget input{
	border: 1px solid #ddd;
}

/********************* Blog WIdget Style **************/
.widget{
	position:relative;
}
.widget ul{
	position:relative;	
}
.widget ul li{
	position: relative;
    padding: 0px 0px 12px 15px;
	margin-bottom: 12px;
    border-bottom: 1px solid #dddddd;	
}
.widget ul li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.widget ul li ul li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
	margin-top:12px;
	padding-top:12px;
	border-top:1px solid #dddddd;
}
.widget ul li:before{
	left: 0;
    top: 1px;
    font-size: 14px;
    content: "";
	color: #19417D;
    font-weight: 900;
    position: absolute;
    font-family: "Font Awesome 5 Pro";
}
.widget ul li a{
	position: relative;
    color: #19417D;
    font-weight: 500;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;	
}
.widget ul li a:hover{
	color: #ea1e00;	
}
.ft-side-bar-widget .recent-news-widget .recent-blog-img-text{
	position:relative;
	margin-bottom:20px;	
	min-height:75px;
}
.ft-side-bar-widget .recent-news-widget .recent-blog-img-text .recent-blog-img{
	position:absolute;
	left:0px;
	top:0px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	width:65px;
	height:65px;	
}
.recent-news-widget .recent-blog-img-text .recent-blog-text{
	position:relative;
	padding:0px 0px 10px 85px;
}
.recent-news-widget .recent-blog-img-text .recent-blog-text:last-child{
	padding-bottom:0px;
}
.gallery-post .gallery-widget{
	margin:0px;	
}
.ft-side-bar-widget .gallery-widget li:before{
	display:none !important;
}
.ft-side-bar-widget .gallery-widget li{
	position:relative;
	margin:0px 2px;
	width: 31.2%;
    height: 105px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	margin-bottom:0px;
}
.ft-side-bar-widget .gallery-widget li a{
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:100%;	
}
.business-add a img,
.blog-details-img img{
	width:100%;	
}

.widget .tagcloud{
	position:relative;
}
.widget .tagcloud a{
	position:relative;
	color: #fff;
    font-size: 14px !important;
    padding: 5px 15px;
    margin-bottom: 5px;
    display: inline-block;
    background-color: #003440;
}
.widget .tagcloud a:hover{
	background-color: #ea1e00;
}

.blog-details-img-text-wrapper .ftd-blog-meta-2 i {
	position:relative;
    font-size: 18px;
    margin-right: 5px;
    color: #ea1e00;
	font-weight:normal;
}
.blog-details-img-text-wrapper .ft-blog-next-prev .ft-blog-next-prev-btn .ft-blog-np-text{
	padding-left:75px;	
}
.blog-details-img-text-wrapper .ft-blog-next-prev .ft-blog-next-prev-btn .ft-blog-np-img{
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.ft-blog-comment .ftd-blog-comment-form{
	margin-top: 80px;	
}
.ftd-blog-comment-form .title h3{
	margin-bottom:50px;		
}
.ftd-blog-comment-form .title h3 small a{
	position:relative;
	olor: #191919;
    font-size: 20px;
    display: block;
	margin:10px 0px;
    font-weight: 700;
}
.ftd-blog-comment-form .ftd-comment-form-input input[type="text"],
.ftd-blog-comment-form .ftd-comment-form-input input[type="email"]{
	width:100%;
	margin-bottom:15px;
}
.ftd-blog-comment-form .ftd-comment-form-input input, 
.ftd-blog-comment-form .ftd-comment-form-input textarea{
	margin:0px;	
}
.comment-box .fastrans-comment-item .ftd-blog-comment-form{
	margin:50px 0px;	
}
.fastrans-comment-item .fastrans-comment-item{
	margin-left:80px;	
}

/*** 
=============================================
    Error Page Area Style      
=============================================
***/
.error-page-area{
    position: relative;
    display: block;
    overflow: hidden;
    background: #ffffff;
    padding: 146px 0 150px;
}
.error-content{
    position: relative;
    display: block;
    z-index: 3;
}
.error-content h4{
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em;
	color:#000000;
}
.error-content .title {
    position: relative;
    display: block;
	color:#000000;
    font-size: 180px;
    line-height: 150px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 17px 0 30px;
}
.error-content p{
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 33px;
	color:#000000;
}
.error-content .link-btn .btns-box{
    line-height: 55px;
    padding-left: 40px;
    padding-right: 40px;
    display: inline-block;
    color: #fff;
}
.footer-widget .gallery-widget .zoom-gallery{
	list-style-type:none;
	padding-left:0px;	
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}
.footer-widget .gallery-widget .zoom-gallery .image{
	position: relative;
    width: 31%;
    height: 90px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    margin: 5px 3px 0px;
	border-radius: 8px;
	padding-left:0px;
}
.ft-footer-content-wrap-3 .ft-footer-widget .ft-footer-info-widget ul li,
.ft-footer-content-wrap-3 .ft-footer-widget .ft-footer-newslatter-widget .ft-footer-social li{
	padding-left:0px;
}
.footer-widget .gallery-widget .zoom-gallery .image:before,
.ft-footer-content-wrap-3 .ft-footer-widget .ft-footer-info-widget ul li:before,
.ft-footer-content-wrap-3 .ft-footer-widget .ft-footer-newslatter-widget .ft-footer-social li:before{
	display:none;	
}
.footer-widget .gallery-widget .zoom-gallery .image a{
	margin:0px;	
}
.ft-footer-content-wrap-3 .ft-footer-widget .ft-footer-info-widget ul{
	padding-top:0px;	
}
.ft-footer-content-wrap-3{
	padding-bottom:60px;	
}
.ft-footer-content-wrap-3 .ft-footer-widget .ft-footer-newslatter-widget button{
	width:90px;
	height: 44px;	
}
.ft-footer-content-wrap-3 .ft-footer-widget .ft-footer-newslatter-widget input{
	padding-right:95px;	
}
.ft-footer-content-wrap-3 .ft-footer-widget .ft-footer-logo-widget .ft-footer-logo{
	margin-bottom:20px;	
}

/****** Footer Widget Style ************/

.footer-widget ul{
	position:relative;
	margin:0px;
	padding:0px	
}
.footer-widget ul li{
	position:relative;
	margin-bottom: 18px;
	list-style-type:none;
	-webkit-transition: 500ms all ease;
    transition: 500ms all ease;		
}
.footer-widget ul li:before{
	left: 0;
    top: 10px;
    width: 0px;
    height: 3px;
    content: "";
    position: absolute;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
    background-color: #ea1e00;	
}
.footer-widget ul li a{
	color: #fff;
    position: relative;
	background:none;
	font-weight: 500;
}
.footer-widget ul li:hover{
	padding-left:12px;	
}
.footer-widget ul li:hover:before{
	width: 8px;
}

.ft-footer-section-2 .footer-widget ul li a{
	color:#003440;	
	font-weight: 500;
}
.ft-product-mesurment-checkbox .condition{
	display:block !important;	
}
.ft-product-mesurment-checkbox .condition label{
	margin-right:15px;	
}
.ft-product-mesurment-checkbox .condition label span{
	padding-left:30px;
	color: #ffffff;
	font-size:16px;
}
.ft-product-mesurment-checkbox .condition label input[type="radio"]{
	position:absolute;
	left:0px;
	top:1px;
	border: 2px solid #ea1e00;
	color:#ea1e00;
	height: 20px;
    width: 20px;
    border-radius: 100%;
	background:#ea1e00;
}
.ft-about-section-2 .ft-about-feature-wrapper-2 .ft-about-feature-list-item:hover .ft-about-feature-icon i{ 
	color: #ea1e00;
}
.ft-testimonial-section-2 .ft-testimonial-slider-wrapper-2.swiper-container{
	overflow:visible;	
}
.ft-case-study-items .ft-case-study-img img{
	width:100%;
}
.ft-header-section.header-style-three .ft-brand-logo img,
.ft-header-section.header-style-one .ft-brand-logo img,
.ft-footer-section .logo-widget .site-logo img,
.ft-footer-section-2 .logo-widget .site-logo img{
	height:45px;
	max-width:none;
}
.ft-footer-section-3 .ft-footer-logo img{
	height:40px;
}
.ft-blog-comment .post-comments{
	margin-top:40px;
	padding-top:70px;
	border-top:1px solid #f4f4f4;
}
.blog-details-img-text-wrapper .ft-blog-next-prev{
	display:none !important;
}
.blog-details-img-text-wrapper,
.ft-blog-post-feed-section .ft-blog-post-feed-content{
	margin-right:20px;
}
.blog-details-img-text-wrapper .blog-details-text blockquote br{
	display:none;
}

/**********Updated Section************/
/* Services Section */

.services-section {
    position: relative;
    padding: 110px 0 80px;
}

.services-section .ft-section-title {
    margin: 0 auto;
    max-width: 470px;
	margin-bottom:35px;
}

.service-block-one .inner-box {
    position: relative;
    background-color: #293e9c;
    padding: 45px 30px 0;
    margin-bottom: 30px;
    overflow: hidden;
}

.service-block-one h4 {
    position: relative;
    color: #fff;
    font-size: 22px;
	font-family: "Poppins";
    font-weight: 700;
    margin-bottom: 20px;
}

.service-block-one .text {
    position: relative;
    color: #cfd7f8;
    font-size: 17px;
    margin-bottom: 20px;
}

.service-block-one .link {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    transition: .5s;
}

.service-block-one .link:hover {
    color: #ea1e00;
}

.service-block-one .link i {
    margin-right: 7px;
    display: inline-block;
    transform: rotate(135deg);
    transition: .5s;
	color:#ea1e00;
}

.service-block-one .link:hover i {
    transform: rotate(0deg);
}

.service-block-one .image {
    position: relative;
    text-align: right;
    padding: 46px 0;
    min-height: 250px;
    right: -10px;
}

.service-block-one .count {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 80px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    font-family: "Poppins", sans-serif;
    text-align: center;
    line-height: 80px;
    z-index: 9;
}

.service-block-one .count span {
    position: relative;
}

.service-block-one .count:before {
    position: absolute;
    content: '';
    left: -130px;
    bottom: -115px;
    width: 230px;
    height: 230px;
    background-color: #203282;  
    border-radius: 50%;  
}

.service-block-one .image:before {
    position: absolute;
    content: '';
    right: -90px;
    bottom: -60px;
    width: 320px;
    height: 320px;
    background-color: #203282;
    border-radius: 50%;
}

.service-block-one .image img {
    position: relative;
}

.service-block-one .image:after {
    position: absolute;
    content: '';
    right: -103px;
    bottom: -73px;
    width: 346px;
    height: 346px;
    border: 2px dashed #4a5fba;
    border-radius: 50%;
    transition: .5s;
}

.service-block-one .inner-box:hover .image:after {
    border-color: #ea1e00;
}

/* About Section */

.about-section {
    position: relative;
    padding: 100px 0 90px;
}

.about-section .ft-section-title h2{
	font-size:45px;
	padding-bottom:17px;
}

.about-section .readmore-link {
    margin-top: 25px;
	font-size: 15px;
	margin-bottom:25px;
    font-weight: 700;
    color: #2a2a2a;
    font-family: Poppins,sans-serif;
    text-transform: uppercase;
    transition: .5s;
    display: inline-block;
}

.about-section .readmore-link i {
    margin-right: 7px;
	color:#ea1e00;
    display: inline-block;
    transform: rotate(135deg);
    transition: .5s;
}

.readmore-link:hover i {
    transform: rotate(0deg);
}

.about-section .text{
	color: #666666;
    font-size: 18px;
    line-height: 1.667;
}


.about-section .icon-box {
    position: relative;
    padding: 20px 20px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    transition: .5s;
    align-items: center;
}

.about-section .icon-box:hover {
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
}

.about-section .icon-box:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    transition: .5s;
    opacity: 0;
    right: 10px;
    top: 10px;
	background-color: #ea1e00;
}

.about-section .icon-box:hover:before {
    opacity: 1;
}

.about-section .icon-box .icon {
    font-size: 45px;
    color: #cecac4;
    margin-right: 20px;
    transition: .5s;
    line-height: 48px;
}

.about-section .icon-box:hover .icon {
    color: #ea1e00;
}

.about-section .icon-box h4 {
    font-size: 18px;
    font-weight: 700;
    position: relative;
    color: #cecac4;
    transition: .5s;
	margin:0px;
	font-family: Poppins,sans-serif;
}

.about-section .icon-box:hover h4 {
    color: #2a2a2a;
}

.about-section .image {
    margin-bottom: 30px;
}
.widget .business-add{
	border-radius: 5px;
    background: #A72330;
    position: relative;
      padding:20px 20px 20px 30px;
    color: #FFF;
font-family: Avenir Next;
font-size: 0.84375rem;
font-style: normal;
font-weight: 400;
line-height: normal;
}


  
.widget .business-add  .icon{
	  
	 
	  width:35px;
	  height:35px;
	 
	  line-height:35px;
	  border-radius:50px;
	  display:inline-block;
      padding-top:15px;
      
  
  }
  

.widget .business-add h2{
	color: #FFF;
text-align: justify;
font-family: Wix Madefor Display;
font-size: 1.5625rem;
font-style: normal;
font-weight: 800;
line-height: 208.5%; /* 3.25781rem */
text-transform: uppercase;
}

.widget .business-add a.ft-btn{
    height: 50px;
    width: 150px;
    color: #01054c;
    font-weight: 600;
    border-radius: 6px;
    font-family: "Poppins";
    background-color: #fff;
}

.widget .business-add a.ft-btn:hover{
	background-color: #0090ff;
	color:#ffffff;
}

.blog-details-img-text-wrapper .ft-blog-details-item.update{
	background:#ffffff;
	padding-left:0px;
	padding-right:0px;
}


/*.slider-button {
     
      left: 50% !important;
      width:150px;
      border-radius:20px
       
}*/


.list-domain{margin-top:-8rem; margin-bottom:50px;  margin-left:-10px;}
.list-domain .content-service{
    position:relative;height:13rem;width:13rem;display:flex;align-items:center;justify-content:center;
    flex-direction:column;border-radius:10px;margin:0 auto;
    background:#A20A19;
}
    .list-domain .content-service img{ height:4rem;
    }
.list-domain .content-service:hover,.list-domain .content-service.active
{background:#45A8FF}
.list-domain .owl-carousel .owl-item img{width:auto}
.list-domain .content-service .icon-sale{position:absolute;top:0;left:0}
.list-domain .content-service .title{font-size:12px;color:#fff;margin-top:20px;text-align:center;}
.list-domain .owl-nav button.owl-prev, .list-domain .owl-nav button.owl-next {
        top: 40%;
        
        font-size: 30px;
        position: absolute;
        color: #000000;
        /*transform: translate(-50%,-50%);*/
      
        background-color: #FCE7E7;
        width: 58px;
        height: 58px;
        border-radius:29px;
    }
.list-domain .owl-nav .owl-prev
{
 left:-20px; box-shadow: -3px 4px 7px rgba(0, 0, 0, 0.25);
}
.list-domain .owl-nav .owl-next
{
box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.25); margin-right:-10px;
}
.list-domain .owl-prev{left:-34px}
.list-domain .owl-next{right:-21px}
.requestform {
padding:50px 15% 50px 15%;background-color:#23365A;
}
.requestform h2 {
color: #A20A19;
font-family: Wix Madefor Display;
font-size: 1.41444rem;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.04244rem;
}
    .requestform h2 span {
        color: #000;
font-family: Avenir Next;
font-size: 0.8rem;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.02119rem;
    }
.widget_fastrans_bussiness_add {
padding:0px;
}
.blog-details-img .title {
    color: #000;
font-family: Wix Madefor Display;
font-size: 1.875rem;
font-style: normal;
font-weight: 800;
line-height: 140%; /* 2.625rem */
text-transform: uppercase;
}
.pagenosepator {
    padding:10rem 4rem 2rem 4rem;
}
.ft-service-details-content
{
    color: #2C568B;
text-align: justify;
font-family: Wix Madefor Display;
font-size: 1.2875rem;
font-style: normal;
font-weight: 400;
line-height: 154%; /* 1.98275rem */

}
.ft-service-details-content h2 {
    color: #A20A19;
text-align: center;
font-size: 2.2rem;
font-weight: 800;
line-height: 1.5;
text-transform: uppercase;
padding:0px 10%;
}
.ft-service-details-content h2 span{
    color: #46A1E3;
}
.ft-service-details-content h3 {
    color: #A20A19;
font-size: 2.2rem;
font-weight: 800;
text-transform: uppercase;
padding-top:10px;
}
.ft-service-details-content h3 span{
    color: #2C568B;
}
.ft-service-details-content h4 {
    color: #A20A19;
text-align: justify;
font-family: Wix Madefor Display;
font-size: 1.875rem;
font-style: normal;
font-weight: 700;
line-height: 208.5%; /* 3.90938rem */
}
.ft-service-details-content .separator { 
    width:100px; height:5px;  display:block;
    margin:15px auto 20px auto;
    position:relative;
    z-index:1;
    text-align:center;
    border-bottom:solid 3px  #A20A19;

    }
.ft-service-details-content .textnumber 
{ color: #FFF;
text-align: center;
  padding:10px 10px 10px 0px;
  font-size: 1.2rem;
}
    .ft-service-details-content .number {
       
font-size: 3rem;
font-style: normal;
font-weight: 700;
line-height: 1.2; /* 6.84375rem */
    }
    .ft-service-details-content .numberplus
{ 
color: #46A1E3;
font-size: 3rem;
font-style: normal;
font-weight: 700;
line-height: 1.2; /* 6.84375rem */
}
.imgtitleslide {
    max-width:80%;
    min-width:80%;
}
@media screen and (max-width: 720px) {

.list-domain{margin-top:-4rem; margin-bottom:10px; margin-left:5px; }
.list-domain .content-service{
  height:8rem;width:8rem;
  border-radius:5px;
  margin:5px 5px 5px -7px;
 
}
.list-domain .owl-nav button.owl-prev, .list-domain .owl-nav button.owl-next {
        top: 50%;
        
        font-size: 20px;
        position: absolute;
        color: #000000;
        /*transform: translate(-50%,-50%);*/
         background-color: #FCE7E7;
        width: 28px;
        height: 28px;
        border-radius:14px;
    }
.list-domain .content-service img{ height:2rem;
    }
.list-domain .owl-prev{left:0px}
.list-domain .owl-next{right:-11px}
.requestform {
padding:30px 5% 30px 5%;background-color:#23365A;
}
.ft-breadcrumb-section {
  padding: 8rem 0rem 5rem;
}
.pagenosepator {
    padding:4rem 1rem 2rem 1rem;
}
.ft-service-details-content .textnumber 
{  
 
  padding:5px 5px 5px 0px;
  font-size: 0.9rem;
  line-height:normal;
}
 .ft-service-details-content .number {
       
font-size: 2rem; 
line-height: 1.2; /* 6.84375rem */
    }
    .ft-service-details-content .numberplus
{ 
 
font-size: 2rem; 
line-height: 1.2; /* 6.84375rem */
}
}
